Smart Contracts
Using Smart Contracts alerts, one receive notifications of smart contract functions and events.
Supported Networks:
- Ethereum mainnet
- Arbitrum
Filter Parameters
Filter Type | Description |
---|
Chain | Chain to track, eg. Ethreum, avax, arbitrum etc. |
Contract Address | Address of the contract you want to track |
Contract ABI | Automatically fetched after contract address is added. It is a json data that defines contract function and its structure |
Monitor By | Can be function or event |
Parameters | Custom Parameters (optional) |
Message Parameters
Message Parameter | Description |
---|
Stream Name | Returns the name of the stream |
Contract Name | Name of the contract |
Event/Function | Event or Function that was called. |
Parameters | Extra data of the transaction |
Chain | Returns the chain |
Date & Time | Returns the date and time of the transaction |
Txn link | Returns the link of the transfer |